home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual Foxpro 6.0 (Ent. Edition) / Vf6ent Extractor.EXE / TOOLS / XSOURCE / XSOURCE.ZIP / vfpsource / Browser / BROWSER.H < prev    next >
Encoding:
Text File  |  1998-05-01  |  8.0 KB  |  182 lines

  1. * BROWSER.H - Header file for Class Browser files.
  2. *
  3. #INCLUDE "FoxPro.h"
  4.  
  5. *-- Menu bars and button captions
  6. #DEFINE B_CLASS_BROWSER_LOC            "\<Class Browser"
  7. #DEFINE B_COMPONENT_GALLERY_LOC        "Component \<Gallery"
  8. #DEFINE B_SAVE_LOC                    "\<Save"
  9.  
  10. *-- Titles
  11. #DEFINE T_CLASS_BROWSER_LOC            "Class Browser"
  12. #DEFINE T_CLASS_DESIGNER_LOC        "Class Designer"
  13. #DEFINE T_COMPONENT_GALLERY_LOC        "Component Gallery"
  14. #DEFINE T_EDIT_VIEW_LOC                "Edit View"
  15. #DEFINE T_RUNS_CLASS_BROWSER_LOC    "Runs the "+T_CLASS_BROWSER_LOC
  16. #DEFINE T_RUNS_GALLERY_LOC            "Runs the "+T_COMPONENT_GALLERY_LOC
  17.  
  18. *-- Captions
  19. #DEFINE C_OBJ_MEM_LOC                "Obj Mem"
  20. #DEFINE C_OBJECT_MEM_LOC            "Object Mem"
  21. #DEFINE C_OBJECT_MEMBERS_LOC        "Object Members"
  22.  
  23. *-- Messages
  24. #DEFINE M_ADD_IN_LOC                "Add-in"
  25. #DEFINE M_ADDING_FILE_LOC            "Adding file"
  26. #DEFINE M_ADDRESS_LOC                "Address"
  27. #DEFINE M_ADDRESSES_LOC                "Addresses"
  28. #DEFINE M_ALL_CATALOGS_LOC            "{All Catalogs}"
  29. #DEFINE M_ALL_TYPES_LOC                "{All Types}"
  30. #DEFINE M_ALREADY_EXISTS_LOC        "already exists"
  31. #DEFINE M_ALREADY_EXISTS_OVER_LOC    " already exists, overwrite it?"
  32. #DEFINE M_ALREADY_IN_USE_LOC        "already in use"
  33. #DEFINE M_AS_LOC                    "As"
  34. #DEFINE M_BACKUP_LOC                "Backup"
  35. #DEFINE M_BACKING_UP_FILE_LOC        "Backing up file"
  36. #DEFINE M_BEHAVIOR_LOC                "behavior"
  37. #DEFINE M_BROWSER_LOC                "Browser"
  38. #DEFINE M_BROWSER_DBF_UPDATED_LOC    " structure has been automatically updated."+CHR(13)+CHR(13)+ ;
  39.                                     "The previous version has been placed in the Recycle Bin."
  40. #DEFINE M_CATALOG_LOC                "Catalog"
  41. #DEFINE M_CATALOGS_LOC                "Catalogs"
  42. #DEFINE M_CHANGE_LOC                "Change"
  43. #DEFINE M_CHECKING_FOR_DELETED_LOC    "Checking for deleted records in file"
  44. #DEFINE M_CLASS_BROWSER_LOC            "Class Browser"
  45. #DEFINE M_CLASS_DESIGNER_LOC        "Class Designer"
  46. #DEFINE M_CLASS_LIBRARY_LOC            "Class Library"
  47. #DEFINE M_CLASS_LOC                    "Class"
  48. #DEFINE M_COMMENTS_LOC                "Comments"
  49. #DEFINE M_COMPONENT_GALLERY_LOC        "Component Gallery"
  50. #DEFINE M_COPYING_CLASS_LOC            "Copying class"
  51. #DEFINE M_COULD_NOT_BE_CREATED_LOC    "could not be created"
  52. #DEFINE M_COULD_NOT_OPENED_EXCL_LOC    "could not be opened exclusively to update the table structure."
  53. #DEFINE M_CRRNT_PLAT_NOT_SPRTD_LOC    "Current platform not supported"
  54. #DEFINE M_DELETE_REMOVE_LOC            "Do you want to delete the file from the disk after removing it from the class list?"
  55. #DEFINE M_DELETE_FILE_LOC            "Delete file"
  56. #DEFINE M_DESC_NOT_AVAIL_LOC        "description not available"
  57. #DEFINE M_DESCRIPTION_LOC            "description"
  58. #DEFINE M_DOES_NOT_EXIST_LOC        "does not exist"
  59. #DEFINE M_DROP_TO_COPY_LOC            "Drop to copy"
  60. #DEFINE M_DROP_TO_MOVE_LOC            "Drop to move"
  61. #DEFINE M_DYNAMIC_FOLDER_LOC        "Dynamic folder"
  62. #DEFINE M_DYNAMIC_FOLDER_SBM_LOC    "Target expression, URL, DBC, PJX, VCX, or file skeleton for dynamic folder content"
  63. #DEFINE M_EDIT_LOC                    "Edit"
  64. #DEFINE M_ERROR_LOC                    "Error"
  65. #DEFINE M_EXCLUSIVELY_LOC            "exclusively"
  66. #DEFINE M_FILE_LOC                    "File"
  67. #DEFINE M_FILE_NAME_LOC                "File &Name"
  68. #DEFINE    M_FOLDERS_NOT_VISIBLE_LOC    "Not all folders for this view will be visible"
  69. #DEFINE M_FOLDERS_PAST_LIMIT_LOC    "Number of folders exceeds maximum limit of"
  70. #DEFINE M_FIND_LOC                    "Find"
  71. #DEFINE M_FOLDER_LOC                "Folder"
  72. #DEFINE M_FORM_LOC                    "Form"
  73. #DEFINE M_FORM_DESIGNER_LOC            "Form Designer"
  74. #DEFINE M_FROM_LOC                    "from"
  75. #DEFINE M_FUNCTION_ARG_INVALID_LOC    "Function argument value, type, or count is invalid"
  76. #DEFINE M_GEN_CLASS_DEF_LOC            "Generating class definition"
  77. #DEFINE M_HAS_DIFFERENT_CLASS_LOC    "has different base class"
  78. #DEFINE M_HAS_IDENTICAL_CLASS_LOC    "has identical class name"
  79. #DEFINE M_HELP_LOC                    "Help"
  80. #DEFINE M_HELP_NOT_AVAILABLE_LOC    "Help not available"
  81. #DEFINE M_ICON_FOR_D_D_LOC            "icon for drag-and-drop"
  82. #DEFINE M_ICON_TO_DEFAULT_LOC        "icon to default"
  83. #DEFINE M_INFORMATION_LOC            "information"
  84. #DEFINE M_INSTANCE_LOC                "Instance"
  85. #DEFINE M_ITEM_LOC                    "Item"
  86. #DEFINE M_ITEMS_LOC                    "item(s)"
  87. #DEFINE M_ITEM_TYPE_LOC                "Item Type"
  88. #DEFINE M_ITEM_TYPES_LOC            "Item Types"
  89. #DEFINE M_IS_INVALID_LOC            "is invalid"
  90. #DEFINE M_ITEM_LOC                    "Item"
  91. #DEFINE M_KEYWORD_LOC                "Keyword"
  92. #DEFINE M_KEYWORDS_LOC                "Keywords"
  93. #DEFINE M_KEYWORDS_NO_SPACES_LOC    "Keywords may not contain spaces"
  94. #DEFINE M_LINE_LOC                    "Line"
  95. #DEFINE M_LISTBOX_MODE_ERROR_LOC    "Not available in ListBox mode"
  96. #DEFINE M_LOADING_LOC                "Loading"
  97. #DEFINE M_MATCH_NOT_FOUND_LOC        "Match not found"
  98. #DEFINE M_MEMBER_DESC_LOC            "Member description"
  99. #DEFINE M_MEMBER_LOC                "Member"
  100. #DEFINE M_METHOD_LOC                "Method"
  101. #DEFINE M_NAME_LOC                    "name"
  102. #DEFINE    M_NEW_LOC                    "New"
  103. #DEFINE M_NEW_VIEW_LOC                "New View"
  104. #DEFINE M_NO_MATCHES_CONTINUE_LOC    "No matches found.  Continue?"
  105. #DEFINE    M_NODE_LOC                    "Node"
  106. #DEFINE    M_NOT_FOUND_LOC                "not found"
  107. #DEFINE M_OBJECT_LOC                "Object"
  108. #DEFINE M_OBJECT_MEMBER_LOC            "Object member"
  109. #DEFINE M_OF_LOC                    "of"
  110. #DEFINE M_OK_CANCEL_DESC_LOC        "Press OK to ignore error and continue."+CHR(13)+"Press Cancel to close"
  111. #DEFINE M_OPEN_FILE_LOC                "Opens a file"
  112. #DEFINE M_OPEN_CATALOG_LOC            "Opens a catalog"
  113. #DEFINE M_OPENING_FILE_LOC            "Opening file"
  114. #DEFINE M_OPTIONS_LOC                "Options"
  115. #DEFINE M_PACKING_FILE_LOC            "Packing file"
  116. #DEFINE M_PARENT_CLASS_LOC            "ParentClass"
  117. #DEFINE M_PROJECT_MANAGER_LOC        "Project Manager"
  118. #DEFINE M_PROPERTIES_LOC            "Properties"
  119. #DEFINE M_PROPERTY_LOC                "Property"
  120. #DEFINE M_READ_ONLY_LOC                "Read Only"
  121. #DEFINE M_REDEFINE_LOC              "Redefine"
  122. #DEFINE M_REDEFINING_CLASS_LOC        "Redefining class"
  123. #DEFINE M_REFRESHING_LOC            "Refreshing"
  124. #DEFINE M_REFRESH_CLASS_LIST_LOC    "Refreshing Class list"
  125. #DEFINE M_REFRESH_FOLDER_LIST_LOC    "Refreshing Folder list"
  126. #DEFINE M_REFRESH_ITEM_LIST_LOC        "Refreshing Item list"
  127. #DEFINE M_REFRESH_ITEM_TYPES_LOC    "Refreshing Item Type list"
  128. #DEFINE M_REFRESH_MEMBER_LIST_LOC    "Refreshing Member list"
  129. #DEFINE M_REFRESH_TYPE_LIB_LIST_LOC    "Refreshing TypeLib list"
  130. #DEFINE M_REFRESH_VIEW_LOC            "Refreshing view"
  131. #DEFINE M_REFRESH_WEB_VIEW_LOC        "Refreshing Web view"
  132. #DEFINE M_REFRESH_D_VIEWS_LOC        "Refreshing Dynamic view list"
  133. #DEFINE M_RELEASING_LOC                "Releasing"
  134. #DEFINE M_REMOVE_TYPELIB_LOC        "Remove TypeLib from the class list?"
  135. #DEFINE M_REMOVE_CLASS_LOC            "Remove class"
  136. #DEFINE M_REMOVE_KEYWORD_LOC        "Remove keyword"
  137. #DEFINE M_REMOVE_MOVED_CLASSES_LOC    "Do you want to remove the copied classes from the original source (move)?"
  138. #DEFINE M_RENAMING_CLASS_LOC        "Renaming class"
  139. #DEFINE M_RESET_LOC                    "Reset"
  140. #DEFINE M_RESTORE_LOC                "Restore"
  141. #DEFINE M_RESTORING_FILE_LOC        "Restoring file"
  142. #DEFINE M_SAVE_LOC                    "Save"
  143. #DEFINE M_SCRIPTS_LOC                "Scripts"
  144. #DEFINE M_SCX_FILES_EXCLUSIVE_LOC    "The Form Designer opens SCX files exclusively.  SCX files cannot be edited while opened in the Class Browser. "
  145. #DEFINE M_SEARCHING_LOC                "Searching"
  146. #DEFINE M_SELECT_PROJECT_LOC        "Select project file name"
  147. #DEFINE M_SUCCESSFULLY_CREATED_LOC    "successfully created"
  148. #DEFINE M_STATUS_LOC                "status"
  149. #DEFINE M_SWITCHES_VIEW_MODE_LOC    "Switches view mode to "
  150. #DEFINE M_SWITCHING_TO_LOC            "Switching to "
  151. #DEFINE M_THERE_NO_REG_ADDINS_LOC    "There are no registered add-in menu items for file"
  152. #DEFINE M_TO_LOC                    "to"
  153. #DEFINE M_TYPE_LOC                    "Type"
  154. #DEFINE M_TYPELIB_LOC                "TypeLib"
  155. #DEFINE M_UNABLE_DISP_TREE_LOC        "Unable to display class hierarchy for"
  156. #DEFINE M_UNABLE_CREATE_LIST_LOC    "Unable to create class list for"
  157. #DEFINE M_UNABLE_TO_OPEN_LOC        "Unable to open"
  158. #DEFINE M_UPDATING_KEYWORDS_LOC        "Updating Keywords"
  159. #DEFINE M_UPDATING_OLEPUBLIC_LOC    "Updating OLE Public status"
  160. #DEFINE    M_VIEW_LOC                    "view"
  161. #DEFINE    M_VIEWS_LOC                    "Views"
  162. #DEFINE M_WARNING_REDEFINE_LOC        "Warning:  Some intrinsic properties and methods may be lost."
  163.  
  164. *-- Fonts
  165. #DEFINE F_ARIAL_LOC                    "Arial"
  166. #DEFINE F_MS_SANS_SERIF_LOC            "MS Sans Serif"
  167.  
  168. *-- Wait windows
  169. #DEFINE W_MATCH_NOT_FOUND_LOC        "Match not found"
  170.  
  171. *-- Clipboard formats (Private to Class Browser and Component Gallery)
  172. #DEFINE CFSTR_OLE_CLASS_BROWSER        "OLE Class Browser"
  173. #DEFINE CFSTR_OLE_COMPONENT_GALLERY    "OLE Component Gallery"
  174.  
  175. *-- ASCII codes
  176. #DEFINE    EOB        CHR(0)
  177. #DEFINE MARKER    CHR(1)
  178. #DEFINE TAB        CHR(9)
  179. #DEFINE LF        CHR(10)
  180. #DEFINE CR        CHR(13)
  181. #DEFINE CR_LF    CR+LF
  182.